Only import xenapi_create when using the Xen-API server -- this has additional
authorEwan Mellor <ewan@xensource.com>
Mon, 19 Mar 2007 14:46:51 +0000 (14:46 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 19 Mar 2007 14:46:51 +0000 (14:46 +0000)
commit0389938d6e1e0454c33e2a2f3c066f2ccefcb11d
tree7c61197ec2d0ef6a6263adc961c81392de658a14
parent3b8a13159a7851752281ac82bef907093aea06da
Only import xenapi_create when using the Xen-API server -- this has additional
dependencies that we don't want to require in legacy mode.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/create.py